-
-
Notifications
You must be signed in to change notification settings - Fork 97
add script to out put list of files containing linting errors #1997
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
add script to out put list of files containing linting errors #1997
Conversation
…ining-linting-errors update feature branch
This reverts commit e2cb492. revert the commit to remove the lint json and txt file
…ining-linting-errors
…ining-linting-errors
…ining-linting-errors
jng34
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@angela-lee1 The script works as expected; lint report and files count were generated.
…ining-linting-errors
|
@angela-lee1 The script looks good! Could you add |
|
Thank you, @bconti123! I will take a look at it. |
Fixes #1968
What changes did you make and why did you make them?
"To streamline linting remediation across the VRMS codebase, we need a script that outputs a list of files with linting errors. This will help prioritize fixes and track progress, and align work across team members."
"lint:files": "node scripts/list-lint-files.js"in the package.json